MediaCreationNGetCommand Constructor(INGetClientSessionProxy,long[])

Summary
Initializes a new instance of the MediaCreationNGetCommand class.
Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal session As INGetClientSessionProxy, _ 
   ByVal attributes() As Long _ 
) 
public: 
MediaCreationNGetCommand(  
   INGetClientSessionProxy^ session, 
   array<int64>^ attributes 
) 

Parameters

session
The client session proxy which handles the DICOM N-GET messages.

attributes
List of DICOM tag attributes to get during the DICOM N-GET request.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.